PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageNumberDestination Class / getPageNumber Method
In This Topic
    getPageNumber Method
    In This Topic
    Gets the page number.
    First page in the document is 0.
    Syntax
    public int getPageNumber()

    Return Value

    The number identifying the PDF page in the document.
    See Also